home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 11243 / 11243.xpi / install.rdf < prev    next >
Extensible Markup Language  |  2009-12-14  |  1KB  |  36 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.  
  5.   <Description about="urn:mozilla:install-manifest">
  6.     <em:id>SkipScreen@SkipScreen</em:id>
  7.     <em:name>SkipScreen</em:name>
  8.     <em:version>0.3.20091214_AMO</em:version>
  9.     <em:description>Skips unnecessary pages on sites like Rapidshare, Megaupload, zShare, Mediafire, and more.  
  10.       Wherever there are unnecessary pages and superfluous links, Skipscreen will be there.</em:description>
  11.     <em:creator>http://skipscreen.com/</em:creator>
  12.  
  13.     <em:contributor>Michael Paulukonis (http://www.xradiograph.com/)</em:contributor>
  14.     <em:contributor>Worcester, LLC (http://worcesterllc.com/)</em:contributor>
  15.     <em:contributor>Ahmed Ismail</em:contributor>
  16.     <em:contributor>Greasemonkey Compiler by Anthony Lieuallen (http://arantius.com/)</em:contributor>
  17.  
  18.     <em:iconURL>chrome://SkipScreen/content/icon32.png</em:iconURL>
  19.     <em:aboutURL>chrome://SkipScreen/content/about.xul</em:aboutURL>
  20.     <em:optionsURL>chrome://SkipScreen/content/options.xul</em:optionsURL>
  21.  
  22.     <em:homepageURL>http://skipscreen.com/</em:homepageURL>
  23.  
  24.     <!--update-->
  25.  
  26.  
  27.     <em:targetApplication>
  28.       <Description>
  29.     <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  30.     <em:minVersion>3.0</em:minVersion>
  31.     <em:maxVersion>3.7a1pre</em:maxVersion>
  32.       </Description>
  33.     </em:targetApplication>
  34.   </Description>
  35. </RDF>
  36.